FokkerPlanck1D_solve_time_step Subroutine

public subroutine FokkerPlanck1D_solve_time_step(this, dt, nt)

!!!!!!!!!! solve problem !!!!!!!!!!!!!!!!!!!!!!!!!!

Type Bound

FokkerPlanck1D

Arguments

Type IntentOptional Attributes Name
class(FokkerPlanck1D), intent(inout) :: this
real(kind=dp), intent(in) :: dt
integer, intent(in) :: nt